Helper::Node ListFolders Method
/documentation/pages/Ref/Api/Namespace/Helper/Node/ListFolders Method.xml
List the folders that are currently running.
listObj.clearSearchList Method
/documentation/pages/Ref/Client_Api/UX/list object methods/clearSearchList Method.xml
Removes any filter previously applied by submitting the Search Part.
buttonList.populate Method
/documentation/pages/Ref/Client_Api/UX/buttonlist methods/populate method.xml
Populates a Button List Control.
SQL::Connection ListSyntaxes Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/ListSyntaxes Method.xml
Create a crlf() delimited list of installed SQL Syntaxes.
listObj.deleteRow Method
/documentation/pages/Ref/Client_Api/UX/list object methods/deleteRow Method.xml
Marks the current row in the List as deleted. The row is not physically removed from the List until the data are synchronized. If the current row is a new record, then the row is immediately removed from the List.
SQL::Connection ListDatabases Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/ListDatabases Method.xml
Return a list of databases from the current server.
buttonList.removeButtons Method
/documentation/pages/Ref/Client_Api/UX/buttonlist methods/removeButtons method.xml
Removes a button from a Button List Control.
SQL::Connection ListServers Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/ListServers Method.xml
Return a list of servers for the current connection Application Programming Interface(API).
Extension::CouchDB ListDatabases Method
/documentation/pages/Ref/Api/Namespace/Extension/CouchDB/ListDatabases Method.xml
Get top level database list.
listObj.newDetailViewRecord Method
/documentation/pages/Ref/Client_Api/UX/list object methods/newDetailViewRecord Method.xml
Sets all of the controls in the List Detail view to their 'new record' value and deselects the current row in the List.